kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Char
/
plus
plus
Native
inline operator
fun
plus
(
other
:
Int
)
:
Char
Content copied to clipboard
Adds the other Int value to this value resulting a Char.